Click or drag to resize

UploadItem Constructor (Byte)

Initializes a new instance of the UploadItem class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public UploadItem(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte
See Also